Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow network node to begin and end edge #220

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

wenzeslaus
Copy link
Member

This removes the check for a network node being the same at the start and end of a segment (edge). This allows for round trips on a segment which visits some cells but returns to the same cell.

This restriction was already lifted for rpops in ncsu-landscape-dynamics/rpops@3e34ad9

This removes the check for a network node being the same at the start and end of a segment (edge). This allows for round trips on a segment which visits some cells but returns to the same cell.

This restriction was already lifted for rpops in ncsu-landscape-dynamics/rpops@3e34ad9
@wenzeslaus
Copy link
Member Author

The check was mistakenly added back to rpops in an update of pops-core in ncsu-landscape-dynamics/rpops@ac1383a.

@wenzeslaus wenzeslaus merged commit 1d3ff98 into main Oct 3, 2024
9 checks passed
@wenzeslaus wenzeslaus deleted the remove-same-node-check branch October 3, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants